From: Glenn Morris Date: Fri, 16 Nov 2012 08:00:15 +0000 (-0800) Subject: NEWS potential FIXME X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~2326^2~525 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b0634f5d0a5ec5bc97c4d0cc7c8544611cbf0adc;p=emacs.git NEWS potential FIXME --- diff --git a/etc/NEWS b/etc/NEWS index ba6dc68d72c..42e773b2a03 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -815,6 +815,12 @@ in the presence of quoting, such as file completion in shell buffers. *** New function `completion-table-subvert' to use an existing completion table, but with a different prefix. +FIXME? +*** There are several other completion-table- functions that never got +added to NEWS or documented: completion-table-case-fold (24.1), +completion-table-with-context (23,1), completion-table-with-terminator (23.1), +completion-table-with-predicate (23.1), completion-table-in-turn (23.1) + ** Debugger changes +++